06/06, 2022
usethis::use_git() # set your credentials if you must gitcreds::gitcreds_set() # if you dont have a pat you can use usethis::create_github_token() # if you need add your PAT usethis::edit_r_environ() # generate your readme usethis::use_readme_rmd() # Edit and upload to git usethis::use_github()
Variables:
# Title ## subtitle *cursive* **bold** [link](https://stackoverflow.com/users/3808018/derek-corcoran)
knitr::include_graphics("Chunk.png")
Inline
05:00
Get the template in this link